func path/filepath.hasMeta

3 uses

	path/filepath (current package)
		match.go#L258: 	if !hasMeta(pattern) {
		match.go#L273: 	if !hasMeta(dir[volumeLen:]) {
		match.go#L364: func hasMeta(path string) bool {